You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
clMatrix Structure
>
clMatrix Methods
>
ExtendToComplex Method
>
clMatrix.ExtendToComplex Method ([In] TOpenCLMtxVec, bool)
Dew Math for .NET
Example
clMatrix.ExtendToComplex Method ([In] TOpenCLMtxVec, bool)
var a,b:
clMatrix
; begin a.CopyFromArray(2,2, TSingleArray.Create(1,2,3,4)); b.ExtendToComplex(a,True); end;
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home